Skip to content

CodeArtifact: Add documentation #1775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

CodeArtifact: Add documentation #1775

wants to merge 10 commits into from

Conversation

skyrpex
Copy link

@skyrpex skyrpex commented May 20, 2025

No description provided.

Copy link

github-actions bot commented May 20, 2025

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1775.surge.sh 🎊

@skyrpex skyrpex marked this pull request as ready for review June 13, 2025 09:00
Copy link
Member

@viren-nadkarni viren-nadkarni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I've added some suggestions. The PR can be merged in tandem with the 4.6 release.

Comment on lines +8 to +10
{{< callout >}}
CodeArtifact is under active development and available in LocalStack as a preview feature.
{{< /callout >}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, we'll have to revert this now because tier has been decided


CodeArtifact is a fully managed artifact repository service that makes it easy to securely store, publish, and share software packages used in your development process.

On AWS, CodeArtifact supports common package formats such as Maven, npm, Python (pip), and NuGet.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indicates support for other formats too

Suggested change
On AWS, CodeArtifact supports common package formats such as Maven, npm, Python (pip), and NuGet.
On AWS, CodeArtifact supports popular package formats such as Maven, npm, Python (pip), NuGet, etc.

Comment on lines +18 to +19
LocalStack provides mocking support for several CodeArtifact API operations.
You can find supported operations on the [API coverage page]({{< ref "coverage_codeartifact" >}}).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will clarify in the intro para that NPM repos are supported.

Suggested change
LocalStack provides mocking support for several CodeArtifact API operations.
You can find supported operations on the [API coverage page]({{< ref "coverage_codeartifact" >}}).
LocalStack provides mocking support for several CodeArtifact API operations.
You can find supported operations on the [API coverage page]({{< ref "coverage_codeartifact" >}}).
It also has full support to create and use NPM repositories.

```

### External Connections and Upstream Repositories

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could add a line or two explaining what these features do


## Current Limitations

LocalStack doesn't support the following features yet:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs use a formal tone so contractions should be avoided.

Suggested change
LocalStack doesn't support the following features yet:
LocalStack does not support the following features yet:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants